home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Gry / Mahjongg Tiles.lha / MahjonggTilesInstall / Catalogs / MTLayoutEditor.cd < prev   
Text File  |  2000-08-01  |  22KB  |  791 lines

  1. #header __LEWINDOWLOCALE
  2. ;
  3. ;   File :          MTLayoutEditor.cd
  4. ;
  5. ;   Version :       $VER: MTLayoutEditor.cd 1.0 (1.08.2000)
  6. ;
  7. ;   Description :   catalog description file for MTLayoutEditor
  8. ;
  9. ;-----------------------------------------------------------------------------
  10. ;
  11. ;   menu strings -  these are the menu title and item strings for the layout
  12. ;   ------------    editor window. Each string has two parts, first is a
  13. ;                   single character NULL terminated string to be used as the
  14. ;                   command key for the menu item ( this character should be
  15. ;                   a space for titles and items that do not have a command
  16. ;                   key ), the second part of the string is the string that
  17. ;                   is shown for the title or item
  18. ;
  19. MSG_MENUTITLE_LAYOUT            (100//)
  20.  \000Layout
  21. ;
  22. MSG_MENUITEM_LAYOUT_NEW         (101//)
  23. N\000New Layout...
  24. ;
  25. MSG_MENUITEM_LAYOUT_OPEN        (102//)
  26. O\000Open Layout...
  27. ;
  28. MSG_MENUITEM_LAYOUT_SAVE        (103//)
  29. S\000Save Layout
  30. ;
  31. MSG_MENUITEM_LAYOUT_SAVEAS      (104//)
  32. A\000Save Layout As...
  33. ;
  34. MSG_MENUITEM_LAYOUT_INFO        (110//)
  35. I\000Layout Info...
  36. ;
  37. MSG_MENUITEM_LAYOUT_ABOUT       (120//)
  38. ?\000About Layout Editor...
  39. ;
  40. MSG_MENUITEM_LAYOUT_ABOUTMUI    (121//)
  41.  \000About MUI...
  42. ;
  43. MSG_MENUITEM_LAYOUT_QUIT        (199//)
  44. Q\000Quit Layout Editor
  45. ;
  46. MSG_MENUTITLE_EDIT              (200//)
  47.  \000Edit
  48. ;
  49. MSG_MENUITEM_EDIT_COPY          (201//)
  50.  \000Copy
  51. ;
  52. MSG_MENUITEM_EDIT_CUT           (202//)
  53.  \000Cut
  54. ;
  55. MSG_MENUITEM_EDIT_PASTE         (203//)
  56.  \000Paste
  57. ;
  58. MSG_MENUITEM_EDIT_FORCE         (204//)
  59.  \000Forced Paste
  60. ;
  61. MSG_MENUITEM_EDIT_REPLACE       (205//)
  62.  \000Replace
  63. ;
  64. MSG_MENUITEM_EDIT_EXCHANGE      (206//)
  65.  \000Exchange
  66. ;
  67. MSG_MENUITEM_EDIT_UNDO          (210//)
  68.  \000Undo
  69. ;
  70. MSG_MENUITEM_EDIT_REDO          (211//)
  71.  \000Redo
  72. ;
  73. MSG_MENUITEM_EDIT_FREECLIP      (220//)
  74. F\000Free Clipboard
  75. ;
  76. MSG_MENUITEM_EDIT_CLEARUNDO     (221//)
  77. C\000Clear Undo Buffer
  78. ;
  79. MSG_MENUTITLE_SETTINGS          (300//)
  80.  \000Settings
  81. ;
  82. MSG_MENUITEM_SETTINGS_EDITOR    (301//)
  83. E\000Editor Settings...
  84. ;
  85. MSG_MENUITEM_SETTINGS_MUI       (310//)
  86. M\000MUI Settings...
  87. ;
  88. ;-----------------------------------------------------------------------------
  89. ;
  90. ;   common strings -  these are the labels and control characters for commonly
  91. ;   --------------    used button gadgets in requesters. There are two types -
  92. ;                     1. MUI buttons which, like menu items, have two parts, a
  93. ;                     single character null terminated string which is the
  94. ;                     control character for the button followd by the button's
  95. ;                     label.
  96. ;                     2. System gadget description strings MSG_xxx_GADGET(S)
  97. ;                     in which gadget entries are seperated by a '|' character
  98. ;                     the control character for the gadget is indicated in the
  99. ;                     entry by preceding the character in the string with a
  100. ;                     '_' character and the default gadget is indicated by a
  101. ;                     '*' character at the beginning of its entry
  102. ;
  103. ;   Buttons
  104. ;
  105. MSG_OKBUTT_LABEL                (1000//)
  106. o\000Ok
  107. ;
  108. MSG_CANCELBUTT_LABEL            (1001//)
  109. c\000Cancel
  110. ;
  111. MSG_CLOSEBUTT_LABEL             (1002//)
  112. c\000Close
  113. ;
  114. MSG_OPENBUTT_LABEL              (1003//)
  115. o\000Open
  116. ;
  117. ;   Gadgets for MUI_Request()
  118. ;
  119. MSG_YESNO_GADGETS               (1020//)
  120. _Yes|*_No
  121. ;
  122. MSG_YESNOCANCEL_GADGETS         (1022//)
  123. *_Yes|_No|_Cancel
  124. ;
  125. MSG_CONTINUE_GADGET             (1025//)
  126. *Continue
  127. ;
  128. MSG_CONTINUEHELP_GADGETS        (1026//)
  129. *_Continue|_Help
  130. ;
  131. MSG_EXIT_GADGET                 (1028//)
  132. *Exit
  133. ;
  134. ;-----------------------------------------------------------------------------
  135. ;
  136. ;   strings for MTLayoutEditor.c
  137. ;   ----------------------------
  138. ;
  139. ;   Application Title
  140. ;
  141. MSG_APP_TITLE                   (1050//)
  142. MahjonggTiles Layout Editor
  143. ;
  144. ;   Application Description
  145. ;
  146. MSG_APP_DESCRIPTION             (1051//)
  147. An editor for MahjonggTiles game layouts.
  148. ;
  149. ;
  150. ;-----------------------------------------------------------------------------
  151. ;
  152. ;   strings for LEWindow.c
  153. ;   ----------------------
  154. ;
  155. ;   layout editor window title
  156. ;
  157. MSG_LEWINDOW_TITLE              (1100//)
  158. MahjonggTiles Layout Editor
  159. ;
  160. ;   layout editor formated (with layout name) window title
  161. ;
  162. MSG_LEWINDOW_TITLE_FMT          (1101//)
  163. MahjonggTiles Layout Editor - %s
  164. ;
  165. ;   format string for the tiles place text display, note that
  166. ;   the first %d refers to the number of tiles placed while
  167. ;   the secobd %d refers to the total number of tiles
  168. ;
  169. MSG_LEWINDOW_TILESPLACEDFMT     (1110//)
  170. Tiles Placed: %d of %d
  171. ;
  172. ;   format string for the current layer cycle gadget labels
  173. ;
  174. MSG_LEWINDOW_LAYERCYCLABFMT     (1111//)
  175. Layer %d
  176. ;
  177. ;   status display strings for clipboard, modified, undo and redo
  178. ;   these strings are displayed to show editor status
  179. ;
  180. MSG_LEWINDOW_MODSTATUS          (1112//)
  181. MOD
  182. ;
  183. MSG_LEWINDOW_UNDOSTATUS         (1113//)
  184. UNDO
  185. ;
  186. MSG_LEWINDOW_REDOSTATUS         (1114//)
  187. REDO
  188. ;
  189. MSG_LEWINDOW_CLIPSTATUS         (1115//)
  190. CLIP
  191. ;
  192. ;   title string for save layout file file requester
  193. ;
  194. MSG_REQLOFILE_SAVETITLE         (1120//)
  195. Save Layout File
  196. ;
  197. ;   positive button text for save layout file file requester
  198. ;
  199. MSG_REQLOFILE_SAVE              (1121//)
  200. Save
  201. ;
  202. ;   negative button text for save layout file file requester
  203. ;
  204. MSG_REQLOFILE_CANCEL            (1122//)
  205. Cancel
  206. ;
  207. ;   warning message format for saving layout to an existing file
  208. ;
  209. MSG_LEWINDOW_SAVEOVERFMT        (1126//)
  210. \033cWarning: the file '%s' already exists,\ndo you wish to overwrite this file?
  211. ;
  212. ;   warning message format for a save layout file error
  213. ;
  214. MSG_LEWINDOW_SAVEERRFMT         (1127//)
  215. \033cAn error occured while saving the layout file\n'%s' !
  216. ;
  217. ;   warning message format that the current layer has been modified but
  218. ;   not yet saved, the first %s is the layout name and the second %s is
  219. ;   one of the following MSG_LEWINDOW_SAVEMODxxx strings that describes
  220. ;   the action being taken that prompted this warning being given
  221. ;
  222. MSG_LEWINDOW_SAVEMODFMT         (1130//)
  223. \033cWarning: the layout '%s' has been modified but not saved!\nContinuing without saving will loose the changes made to this layout.\n\nDo you wish to save the layout before %s?
  224. ;
  225. MSG_LEWINDOW_SAVEMODNEW         (1131//)
  226. creating a new layout
  227. ;
  228. MSG_LEWINDOW_SAVEMODOPEN        (1132//)
  229. opening a new layout
  230. ;
  231. MSG_LEWINDOW_SAVEMODQUIT        (1133//)
  232. quitting the layout editor
  233. ;
  234. ;   error message given when attempting to open the layout editor window fails
  235. ;
  236. MSG_LEWINDOW_OPEN_ERR           (1140//)
  237. \033cError: Unable to open the layout editor window!\n\nThis could be due to a low memory situation\nor a layout that is too large to fit on the screen.
  238. ;
  239. ;
  240. ;   any other credits here (translators use MSG_LEWINDOW_TRANSLATOR instead),
  241. ;   this string is displayed in the about window
  242. ;
  243. MSG_LEWINDOW_CREDITS            (1146//)
  244.  
  245. ;
  246. ;   translator credits here, this string is shown in the about window
  247. ;
  248. MSG_LEWINDOW_TRANSLATOR         (1147//)
  249.  
  250. ;
  251. ;   error message when the LEWindow custom class cannot be created
  252. ;
  253. MSG_LEWINDOW_CLASS_ERR          (1150//)
  254. Could not create the Layout Editor Window class!
  255. ;
  256. ;   error message when the LEWindow object could not be created
  257. ;
  258. MSG_LEWINDOW_CREATE_ERR         (1151//)
  259. Could not create the Layout Editor Window object!
  260. ;
  261. ;-----------------------------------------------------------------------------
  262. ;
  263. ;   default edit command keys
  264. ;   -------------------------
  265. ;
  266. MSG_DEFKEY_COPY                 (1180//)
  267. c
  268. ;
  269. MSG_DEFKEY_CUT                  (1181//)
  270. x
  271. ;
  272. MSG_DEFKEY_PASTE                (1182//)
  273. v
  274. ;
  275. MSG_DEFKEY_FORCE                (1183//)
  276. V
  277. ;
  278. MSG_DEFKEY_REPLACE              (1184//)
  279. r
  280. ;
  281. MSG_DEFKEY_EXCHANGE             (1185//)
  282. e
  283. ;
  284. MSG_DEFKEY_UNDO                 (1186//)
  285. u
  286. ;
  287. MSG_DEFKEY_REDO                 (1187//)
  288. U
  289. ;
  290. ;-----------------------------------------------------------------------------
  291. ;
  292. ;   strings for ELDWindow.c
  293. ;   ----------------------
  294. ;
  295. ;   title of the edit layout descriptor window
  296. ;
  297. MSG_ELDWINDOW_TITLE             (1200//)
  298. Layout Information
  299. ;
  300. ;   error message when the LESWindow class could not be created
  301. ;
  302. MSG_ELDWINDOW_CLASS_ERR         (1205//)
  303. Could not create the Edit Layout Descriptor Window class!
  304. ;
  305. ;   error message when the LESWindow object could not be created
  306. ;
  307. MSG_ELDWINDOW_CREATE_ERR        (1206//)
  308. Could not create the Edit Layout Descriptor Window object!
  309. ;
  310. ;   layout name string gadget label
  311. ;
  312. MSG_ELDWINDOW_NAMELABEL         (1210//)
  313. n\000Layout Name
  314. ;
  315. ;   layout name string gadget bubble help
  316. ;
  317. MSG_ELDWINDOW_NAMEHELP          (1211//)
  318. Enter the name for the layout here.
  319. ;
  320. ;   layout comment string gadget label
  321. ;
  322. MSG_ELDWINDOW_COMMENTLABEL      (1212//)
  323. m\000Layout Comment
  324. ;
  325. ;   layout comment string gadget bubble help
  326. ;
  327. MSG_ELDWINDOW_COMMENTHELP       (1213//)
  328. Enter a descriptive comment for the layout here.
  329. ;
  330. ;   layout width numeric button gadget label
  331. ;
  332. MSG_ELDWINDOW_WIDTHLABEL        (1214//)
  333. w\000Layout Width
  334. ;
  335. ;   layout width numeric button gadget bubble help
  336. ;
  337. MSG_ELDWINDOW_WIDTHHELP         (1215//)
  338. Adjust the width of the layout here.
  339. ;
  340. ;   layout height numeric button gadget label
  341. ;
  342. MSG_ELDWINDOW_HEIGHTLABEL       (1216//)
  343. h\000Layout Height
  344. ;
  345. ;   layout height numeric button gadget bubble help
  346. ;
  347. MSG_ELDWINDOW_HEIGHTHELP        (1217//)
  348. Adjust the height of the layout here.
  349. ;
  350. ;   number of layers in layout numeric button gadget label
  351. ;
  352. MSG_ELDWINDOW_LAYERSLABEL       (1218//)
  353. l\000Number of Layers
  354. ;
  355. ;   number of layers in layout numeric button gadget bubble help
  356. ;
  357. MSG_ELDWINDOW_LAYERSHELP        (1219//)
  358. Adjust the number of layers in the layout here.
  359. ;
  360. ;   number of tile quartets in layout numeric button gadget label
  361. ;
  362. MSG_ELDWINDOW_QUARTETSLABEL     (1220//)
  363. t\000Number of Tile Quartets
  364. ;
  365. ;   number of tile quartets in layout numeric button gadget bubble help
  366. ;
  367. MSG_ELDWINDOW_QUARTETSHELP      (1221//)
  368. Adjust the number of tile quartets in the layout here.
  369. ;
  370. ;   number of tiles in layout text gadget label
  371. ;
  372. MSG_ELDWINDOW_TILESLABEL        (1222//)
  373. Number of Tiles
  374. ;
  375. ;   number of tiles in layout bubble help
  376. ;
  377. MSG_ELDWINDOW_TILESHELP         (1223//)
  378. \033cShows the number of tiles in the layout.\nThis is four times the number of tile quartets.
  379. ;
  380. ;   bubble help for the 'OK' button
  381. ;
  382. MSG_ELDWINDOW_OKHELP            (1230//)
  383. Save changes and close the window.
  384. ;
  385. ;   bubble help for the 'Cancel' button
  386. ;
  387. MSG_ELDWINDOW_CANCELHELP        (1232//)
  388. Abandon changes and close the window.
  389. ;
  390. ;-----------------------------------------------------------------------------
  391. ;
  392. ;       strings for "LEPenGroup.c"
  393. ;       --------------------------
  394. ;
  395. ;   label for the background PopPen object
  396. ;
  397. MSG_LEPG_BGLABEL                (1300//)
  398. b\000Background Pen
  399. ;
  400. ;   bubble help for the background PopPen object
  401. ;
  402. MSG_LEPG_BGHELP                 (1301//)
  403. Selects the pen for rendering the layout editor background.
  404. ;
  405. ;   label for the grid PopPen object
  406. ;
  407. MSG_LEPG_GRIDLABEL              (1302//)
  408. g\000Grid Pen
  409. ;
  410. ;   bubble help for the grid PopPen object
  411. ;
  412. MSG_LEPG_GRIDHELP               (1303//)
  413. Selects the pen for rendering the layout editor grid.
  414. ;
  415. ;   label for the this layer tile PopPen object
  416. ;
  417. MSG_LEPG_THISLABEL              (1304//)
  418. l\000Current Layer Tile Pen
  419. ;
  420. ;   bubble help for the this layer tile PopPen object
  421. ;
  422. MSG_LEPG_THISHELP               (1305//)
  423. \033cSelects the pen for rendering tiles on\nthe current layer of the layout editor.
  424. ;
  425. ;   label for the guide layer #1 tile PopPen object
  426. ;
  427. MSG_LEPG_OTHER1LABEL            (1306//)
  428. 1\000Guide Layer #1 Tile Pen
  429. ;
  430. ;   bubble help for the guide layer #1 tile PopPen object
  431. ;
  432. MSG_LEPG_OTHER1HELP             (1307//)
  433. \033cSelects the pen for rendering tiles on\nthe #1 Guide Layer of the layout editor.
  434. ;
  435. ;   label for the guide layer #2 tile PopPen object
  436. ;
  437. MSG_LEPG_OTHER2LABEL            (1308//)
  438. 2\000Guide Layer #2 Tile Pen
  439. ;
  440. ;   bubble help for the guide layer #2 tile PopPen object
  441. ;
  442. MSG_LEPG_OTHER2HELP             (1309//)
  443. \033cSelects the pen for rendering tiles on\nthe #2 Guide Layer of the layout editor.
  444. ;
  445. ;   label for the drag tile PopPen object
  446. ;
  447. MSG_LEPG_DRAGLABEL              (1310//)
  448. d\000Drag Tile Pen
  449. ;
  450. ;   bubble help for the drag tile PopPen object
  451. ;
  452. MSG_LEPG_DRAGHELP               (1311//)
  453. \033cSelects the pen for rendering tiles being\ndragged on the current layer of the layout editor.
  454. ;
  455. ;   label for the highlighted drag tile PopPen object
  456. ;
  457. MSG_LEPG_DRAGHILABEL            (1312//)
  458. h\000Highlighted Tile Pen
  459. ;
  460. ;   bubble help for the highlighted drag tile PopPen object
  461. ;
  462. MSG_LEPG_DRAGHIHELP             (1313//)
  463. \033cSelects the pen for rendering highlighted tiles\non the current layer of the layout editor.
  464. ;
  465. ;-----------------------------------------------------------------------------
  466. ;
  467. ;       strings for file "OtherGroup.c"
  468. ;       -------------------------------
  469. ;
  470. ;   layer cycle gadget label for no guide layer
  471. ;
  472. MSG_OG_LLABEL_NONE              (1350//)
  473. None
  474. ;
  475. ;   layer cycle gadget label for all guide layers
  476. ;
  477. MSG_OG_LLABEL_ALL               (1351//)
  478. All
  479. ;
  480. ;   layer cycle gadget label for immediate above guide layer
  481. ;
  482. MSG_OG_LLABEL_ABOVE             (1352//)
  483. Next Above
  484. ;
  485. ;   layer cycle gadget label for all above guide layer
  486. ;
  487. MSG_OG_LLABEL_ALLABOVE          (1353//)
  488. All Above
  489. ;
  490. ;   layer cycle gadget label for immediate below guide layer
  491. ;
  492. MSG_OG_LLABEL_BELOW             (1354//)
  493. Next Below
  494. ;
  495. ;   layer cycle gadget label for all below guide layer
  496. ;
  497. MSG_OG_LLABEL_ALLBELOW          (1355//)
  498. All Below
  499. ;
  500. ;   label for layer cycle gadget
  501. ;
  502. MSG_OG_LAYER_LABEL              (1360//)
  503. l\000Layer
  504. ;
  505. ;   bubble help for layer cycle gadget
  506. ;
  507. MSG_OG_LAYER_HELP               (1361//)
  508. Selects the Guide Layer(s) to show in the Layout Editor.
  509. ;
  510. ;   label for overlay checkbox
  511. ;
  512. MSG_OG_OVERLAY_LABEL            (1362//)
  513. O_verlay
  514. ;
  515. ;   bubble help for overlay checkbox
  516. ;
  517. MSG_OG_OVERLAY_HELP             (1363//)
  518. Check to makes the Guide Layer draw on top of the Current Layer.
  519. ;
  520. ;-----------------------------------------------------------------------------
  521. ;
  522. ;       strings for file "LESWindow.c"
  523. ;       ------------------------------
  524. ;
  525. ;   layout editor settings window title
  526. ;
  527. MSG_LESWINDOW_TITLE             (1400//)
  528. Layout Editor Settings
  529. ;
  530. ;   error message when the LESWindow class could not be created
  531. ;
  532. MSG_LESWINDOW_CLASS_ERR         (1405//)
  533. Could not create the Layout Editor Settings Window class!
  534. ;
  535. ;   error message when the LESWindow object could not be created
  536. ;
  537. MSG_LESWINDOW_CREATE_ERR        (1406//)
  538. Could not create the Layout Editor Settings Window object!
  539. ;
  540. ;   page title for the pen settings page
  541. ;
  542. MSG_LESWINDOW_PENPAGETITLE      (1410//)
  543. Pens
  544. ;
  545. ;   page title for the guide layer settings
  546. ;
  547. MSG_LESWINDOW_OTHERPAGETITLE    (1411//)
  548. Guide Layers
  549. ;
  550. ;   page title for command key settings
  551. ;
  552. MSG_LESWINDOW_CMDKEYPAGETITLE   (1412//)
  553. Command Keys
  554. ;
  555. ;   page title for the undo settings
  556. ;
  557. MSG_LESWINDOW_UNDOPAGETITLE     (1413//)
  558. Undo
  559. ;
  560. ;   title for pen setup group
  561. ;
  562. MSG_LESWINDOW_PENGRPTITLE       (1415//)
  563. Layout Editor Pens
  564. ;
  565. ;   title for command key setup group
  566. ;
  567. MSG_LESWINDOW_CMDKEYGRPTITLE    (1416//)
  568. Editor Command Keys
  569. ;
  570. ;   title for the undo setup group
  571. ;
  572. MSG_LESWINDOW_UNDOGRPTITLE      (1417//)
  573. Undo Settings
  574. ;
  575. ;   page title for the guide #1 layer settings
  576. ;
  577. MSG_LESWINDOW_OTHER1PAGETITLE   (1420//)
  578. Guide Layer #1
  579. ;
  580. ;   page title for the guide #2 layer settings
  581. ;
  582. MSG_LESWINDOW_OTHER2PAGETITLE   (1421//)
  583. Guide Layer #2
  584. ;
  585. ;   title for other #1 group
  586. ;
  587. MSG_LESWINDOW_OTH1GRPTITLE      (1422//)
  588. Guide Layer #1 Specification
  589. ;
  590. ;   title for other #2 group
  591. ;
  592. MSG_LESWINDOW_OTH2GRPTITLE      (1423//)
  593. Guide Layer #2 Specification
  594. ;
  595. ;   bubble help for layout editor settings window's 'OK' button
  596. ;
  597. MSG_LESWINDOW_OKHELP            (1430//)
  598. Accept changes and close the window.
  599. ;
  600. ;   bubble help for layout editor settings window's the 'Cancel' button
  601. ;
  602. MSG_LESWINDOW_CANCELHELP        (1431//)
  603. Discard changes and close the window.
  604. ;
  605. ;   label for 'Copy' command key string gadget
  606. ;
  607. MSG_LESWINDOW_COPYKEYLABEL      (1442//)
  608. y\000Copy Layer to Clipboard
  609. ;
  610. ;   bubble help for 'Copy' command key string gadget
  611. ;
  612. MSG_LESWINDOW_COPYKEYHELP       (1443//)
  613. Command key that executes the 'Copy Layer to Clipboard' function.
  614. ;
  615. ;   label for 'Cut' command key string gadget
  616. ;
  617. MSG_LESWINDOW_CUTKEYLABEL       (1444//)
  618. t\000Cut Layer to Clipboard
  619. ;
  620. ;   bubble help for 'Cut' command key string gadget
  621. ;
  622. MSG_LESWINDOW_CUTKEYHELP        (1445//)
  623. Command key that executes the 'Cut Layer to Clipboard' function.
  624. ;
  625. ;   label for 'Paste' command key string gadget
  626. ;
  627. MSG_LESWINDOW_PASTEKEYLABEL     (1446//)
  628. p\000 Paste Clipboard to Layer
  629. ;
  630. ;   bubble help for 'Paste' command key string gadget
  631. ;
  632. MSG_LESWINDOW_PASTEKEYHELP      (1447//)
  633. Command key that executes the 'Paste Clipboard to Layer' function.
  634. ;
  635. ;   label for 'Force' command key string gadget
  636. ;
  637. MSG_LESWINDOW_FORCEKEYLABEL     (1448//)
  638. f\000 Force Paste Clipboard to Layer
  639. ;
  640. ;   bubble help for 'Force' command key string gadget
  641. ;
  642. MSG_LESWINDOW_FORCEKEYHELP      (1449//)
  643. Command key that executes the 'Force Paste Clipboard to Layer' function.
  644. ;
  645. ;   label for 'Replace' command key string gadget
  646. ;
  647. MSG_LESWINDOW_REPLACEKEYLABEL   (1450//)
  648. r\000Replace Layer with Clipboard
  649. ;
  650. ;   bubble help for 'Replace' command key string gadget
  651. ;
  652. MSG_LESWINDOW_REPLACEKEYHELP    (1451//)
  653. Command key that executes the 'Replace Layer with Clipboard' function.
  654. ;
  655. ;   label for 'Exchange' command key string gadget
  656. ;
  657. MSG_LESWINDOW_EXCHANGEKEYLABEL  (1452//)
  658. e\000Exchange Layer with Clipboard
  659. ;
  660. ;   bubble help for 'Exchange' command key string gadget
  661. ;
  662. MSG_LESWINDOW_EXCHANGEKEYHELP   (1453//)
  663. Command key that executes the 'Exchange Layer with Clipboard' function.
  664. ;
  665. ;   label for 'Undo' command key string gadget
  666. ;
  667. MSG_LESWINDOW_UNDOKEYLABEL      (1454//)
  668. u\000Undo editor change
  669. ;
  670. ;   bubble help for 'Undo' command key string gadget
  671. ;
  672. MSG_LESWINDOW_UNDOKEYHELP       (1455//)
  673. Command key that executes the 'Undo last editor change' function.
  674. ;
  675. ;   label for 'Redo' command key string gadget
  676. ;
  677. MSG_LESWINDOW_REDOKEYLABEL      (1456//)
  678. d\000Redo the last Undo
  679. ;
  680. ;   bubble help for 'Redo' command key string gadget
  681. ;
  682. MSG_LESWINDOW_REDOKEYHELP       (1457//)
  683. Command key that executes the 'Redo the last Undo' function.
  684. ;
  685. ;   label fo 'Undo Size' slider gadget
  686. ;
  687. MSG_LESWINDOW_UNDOSIZELABEL     (1460//)
  688. u\000Undo Size
  689. ;
  690. ;   bubble help for 'Undo Size' slider
  691. ;
  692. MSG_LESWINDOW_UNDOSIZEHELP      (1461//)
  693. \033cAdjusts the size of undo buffer.\nZero disables undo.
  694. ;
  695. ;   label for the 'Keep Undo on Save' checkbox
  696. ;
  697. MSG_LESWINDOW_KEEPUNDOLABEL     (1462//)
  698. _Keep Undo on Save Layout
  699. ;
  700. ;   bubble help for 'Keep Undo on Save' checkbox
  701. ;
  702. MSG_LESWINDOW_KEEPUNDOHELP      (1463//)
  703. Check to not clear the undo buffer when a layout is saved.
  704. ;
  705. ;-----------------------------------------------------------------------------
  706. ;
  707. ;   strings for the layout select window
  708. ;
  709. ;
  710. ;   error messages for class/object creation errors
  711. ;
  712. MSG_LSWINDOW_CLASS_ERR          (1540//)
  713. Could not create the Layout Select Window class!
  714. ;
  715. MSG_LSWINDOW_CREATE_ERR         (1541//)
  716. Could not create the Layout Select Window object!
  717. ;
  718. ;-----------------------------------------------------------------------------
  719. ;
  720. ;   strings for help window LEHWindow.c
  721. ;
  722. ;
  723. ;   Window title
  724. ;
  725. MSG_LEHWINDOW_TITLE             (1600//)
  726. MahjonggTiles Layout Editor Help
  727. ;
  728. ;   Register page titles
  729. ;
  730. MSG_LEHWINDOW_BASICPAGETITLE    (1610//)
  731. Basics
  732. ;
  733. MSG_LEHWINDOW_LAYERPAGETITLE    (1611//)
  734. Layer Keys
  735. ;
  736. MSG_LEHWINDOW_EDITPAGETITLE     (1612//)
  737. Edit Keys
  738. ;
  739. MSG_LEHWINDOW_CURSORPAGETITLE   (1613//)
  740. Cursor Keys
  741. ;
  742. ;   help messages
  743. ;
  744. ;   Basic Help
  745. ;
  746. MSG_LEHWINDOW_BASICHELP         (1620//)
  747. To Place or Pickup a Tile :\n\n  Select layer to operate on using the Layer cycle gadget or the Layer Keys.\n  Use the mouse to move the tile cursor within the layer.\n\n  To place a tile move the tile cursor to a vacant location and press the left mouse button.\n\n  To pickup a tile move the tile cursor onto the tile and press the left mouse button.
  748. ;
  749. ;   Layer Key Help
  750. ;
  751. MSG_LEHWINDOW_LAYERHELP         (1630//)
  752. Change the Current Layer with the following keys :\n\n  '\033b0\033n' to '\033b9\033n'  - change to the numbered layer if it exists for the layout.\n\n  '\033b+\033n'  - change to the next layer above if not already at the top layer.\n\n  '\033b-\033n'  - change to the next layer below if not already at the bottom layer.
  753. ;
  754. ;   Edit Key Help, there are individual strings for each edit key
  755. ;
  756. MSG_LEHWINDOW_EDITHELP_COPY     (1640//)
  757. Copies all the tiles on the current layer to the clipboard.
  758. ;
  759. MSG_LEHWINDOW_EDITHELP_CUT      (1641//)
  760. Removes all the tiles from the current layer and places them in the clipboard.
  761. ;
  762. MSG_LEHWINDOW_EDITHELP_PASTE    (1642//)
  763. Place the tiles in the clipboard on the current layer only if they fit.
  764. ;
  765. MSG_LEHWINDOW_EDITHELP_FORCE    (1643//)
  766. Place the tiles in the clipboard on the current layer removing any tiles that are in the way.
  767. ;
  768. MSG_LEHWINDOW_EDITHELP_REPLACE  (1644//)
  769. Replace all the tiles on the current layer with the tiles in the clipbaord.
  770. ;
  771. MSG_LEHWINDOW_EDITHELP_EXCH     (1645//)
  772. Exchange the tiles on the current layer with the tiles in the clipboard.
  773. ;
  774. MSG_LEHWINDOW_EDITHELP_UNDO     (1646//)
  775. Undo the last editor operation.
  776. ;
  777. MSG_LEHWINDOW_EDITHELP_REDO     (1647//)
  778. Redo the last Undo.
  779. ;
  780. ;   Cursor Key Help
  781. ;
  782. MSG_LEHWINDOW_CURSORHELP_1      (1670//)
  783. Use the Cursor Keys to shift all the tiles on the current layer in the Cursor Key direction.\n
  784. ;
  785. MSG_LEHWINDOW_CURSORHELP_2      (1671//)
  786. The shift will only occur if it will not shift any tiles off the edge of the layout.\nUse the '\033bCtrl\033n' key qualifier to allow tiles to be shifted off the edge of the layout.\n
  787. ;
  788. MSG_LEHWINDOW_CURSORHELP_3      (1672//)
  789. Use the '\033bShift\033n' key qualifier to apply the shift to all layers of the layout.
  790. ;
  791.